[INFO] cloning repository https://github.com/lambdaclass/spawned
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lambdaclass/spawned" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flambdaclass%2Fspawned", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flambdaclass%2Fspawned'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 83bb364e7d6bd5adb7a7c100aeda7f71281af436
[INFO] testing lambdaclass/spawned against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flambdaclass%2Fspawned" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lambdaclass/spawned
[INFO] finished tweaking git repo https://github.com/lambdaclass/spawned
[INFO] tweaked toml for git repo https://github.com/lambdaclass/spawned written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lambdaclass/spawned on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lambdaclass/spawned already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] df42c0796e94168e031810e63800d8412e539e7626734be61feaac90f0d8c4f0
[INFO] running `Command { std: "docker" "start" "-a" "df42c0796e94168e031810e63800d8412e539e7626734be61feaac90f0d8c4f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "df42c0796e94168e031810e63800d8412e539e7626734be61feaac90f0d8c4f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df42c0796e94168e031810e63800d8412e539e7626734be61feaac90f0d8c4f0", kill_on_drop: false }`
[INFO] [stdout] df42c0796e94168e031810e63800d8412e539e7626734be61feaac90f0d8c4f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6627941f4728f5ba6f5d50608dbf833c3e621a9babfc3d75ac1260ac6d48dcfb
[INFO] running `Command { std: "docker" "start" "-a" "6627941f4728f5ba6f5d50608dbf833c3e621a9babfc3d75ac1260ac6d48dcfb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ctrlc v3.5.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling spawned-macros v0.5.0 (/opt/rustwide/workdir/macros)
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling spawned-rt v0.5.0 (/opt/rustwide/workdir/rt)
[INFO] [stderr]    Compiling spawned-concurrency v0.5.0 (/opt/rustwide/workdir/concurrency)
[INFO] [stderr]    Compiling ping_pong v0.1.0 (/opt/rustwide/workdir/examples/ping_pong)
[INFO] [stderr]    Compiling ping_pong_threads v0.1.0 (/opt/rustwide/workdir/examples/ping_pong_threads)
[INFO] [stderr]    Compiling bank_threads v0.1.0 (/opt/rustwide/workdir/examples/bank_threads)
[INFO] [stderr]    Compiling chat_room v0.1.0 (/opt/rustwide/workdir/examples/chat_room)
[INFO] [stderr]    Compiling exit_reason v0.1.0 (/opt/rustwide/workdir/examples/exit_reason)
[INFO] [stderr]    Compiling service_discovery v0.1.0 (/opt/rustwide/workdir/examples/service_discovery)
[INFO] [stderr]    Compiling signal_test_threads v0.1.0 (/opt/rustwide/workdir/examples/signal_test_threads)
[INFO] [stderr]    Compiling signal_test v0.1.0 (/opt/rustwide/workdir/examples/signal_test)
[INFO] [stderr]    Compiling bank v0.1.0 (/opt/rustwide/workdir/examples/bank)
[INFO] [stderr]    Compiling blocking_genserver v0.1.0 (/opt/rustwide/workdir/examples/blocking_genserver)
[INFO] [stderr]    Compiling name_server v0.1.0 (/opt/rustwide/workdir/examples/name_server)
[INFO] [stderr]    Compiling chat_room_threads v0.1.0 (/opt/rustwide/workdir/examples/chat_room_threads)
[INFO] [stderr]    Compiling busy_genserver_warning v0.1.0 (/opt/rustwide/workdir/examples/busy_genserver_warning)
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling updater v0.1.0 (/opt/rustwide/workdir/examples/updater)
[INFO] [stderr]    Compiling updater_threads v0.1.0 (/opt/rustwide/workdir/examples/updater_threads)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.74s
[INFO] running `Command { std: "docker" "inspect" "6627941f4728f5ba6f5d50608dbf833c3e621a9babfc3d75ac1260ac6d48dcfb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6627941f4728f5ba6f5d50608dbf833c3e621a9babfc3d75ac1260ac6d48dcfb", kill_on_drop: false }`
[INFO] [stdout] 6627941f4728f5ba6f5d50608dbf833c3e621a9babfc3d75ac1260ac6d48dcfb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9b8eb66fe84c5725f859c64b5064562c482a6d8058c55283e779aa2a604716d2
[INFO] running `Command { std: "docker" "start" "-a" "9b8eb66fe84c5725f859c64b5064562c482a6d8058c55283e779aa2a604716d2", kill_on_drop: false }`
[INFO] [stderr]    Compiling spawned-macros v0.5.0 (/opt/rustwide/workdir/macros)
[INFO] [stderr]    Compiling spawned-rt v0.5.0 (/opt/rustwide/workdir/rt)
[INFO] [stderr]    Compiling spawned-concurrency v0.5.0 (/opt/rustwide/workdir/concurrency)
[INFO] [stderr]    Compiling busy_genserver_warning v0.1.0 (/opt/rustwide/workdir/examples/busy_genserver_warning)
[INFO] [stderr]    Compiling exit_reason v0.1.0 (/opt/rustwide/workdir/examples/exit_reason)
[INFO] [stderr]    Compiling chat_room v0.1.0 (/opt/rustwide/workdir/examples/chat_room)
[INFO] [stderr]    Compiling updater_threads v0.1.0 (/opt/rustwide/workdir/examples/updater_threads)
[INFO] [stderr]    Compiling service_discovery v0.1.0 (/opt/rustwide/workdir/examples/service_discovery)
[INFO] [stderr]    Compiling signal_test_threads v0.1.0 (/opt/rustwide/workdir/examples/signal_test_threads)
[INFO] [stderr]    Compiling ping_pong v0.1.0 (/opt/rustwide/workdir/examples/ping_pong)
[INFO] [stderr]    Compiling chat_room_threads v0.1.0 (/opt/rustwide/workdir/examples/chat_room_threads)
[INFO] [stderr]    Compiling bank v0.1.0 (/opt/rustwide/workdir/examples/bank)
[INFO] [stderr]    Compiling blocking_genserver v0.1.0 (/opt/rustwide/workdir/examples/blocking_genserver)
[INFO] [stderr]    Compiling updater v0.1.0 (/opt/rustwide/workdir/examples/updater)
[INFO] [stderr]    Compiling bank_threads v0.1.0 (/opt/rustwide/workdir/examples/bank_threads)
[INFO] [stderr]    Compiling ping_pong_threads v0.1.0 (/opt/rustwide/workdir/examples/ping_pong_threads)
[INFO] [stderr]    Compiling signal_test v0.1.0 (/opt/rustwide/workdir/examples/signal_test)
[INFO] [stderr]    Compiling name_server v0.1.0 (/opt/rustwide/workdir/examples/name_server)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.80s
[INFO] running `Command { std: "docker" "inspect" "9b8eb66fe84c5725f859c64b5064562c482a6d8058c55283e779aa2a604716d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b8eb66fe84c5725f859c64b5064562c482a6d8058c55283e779aa2a604716d2", kill_on_drop: false }`
[INFO] [stdout] 9b8eb66fe84c5725f859c64b5064562c482a6d8058c55283e779aa2a604716d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 53877258e22bd02e5f40b84ce3b5e2c9736733b99fb0b817812b4866d2911979
[INFO] running `Command { std: "docker" "start" "-a" "53877258e22bd02e5f40b84ce3b5e2c9736733b99fb0b817812b4866d2911979", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bank-5a353a49f1da76b1)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bank_threads-0c15c60b62c0c7fa)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests main.rs (/opt/rustwide/target/debug/deps/blocking_genserver-d5ec29590fce7ccb)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests main.rs (/opt/rustwide/target/debug/deps/busy_genserver_warning-0a8e1474bbdfbc94)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chat_room-8967276d1a4c51c2)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chat_room_threads-e9d42a5288a7158d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/exit_reason-a0cf4c9266fbfdf3)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/name_server-462f1f7590f91c8a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ping_pong-67af99525943428b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ping_pong_threads-b1b30d5c93927a38)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/service_discovery-28079fca28978924)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/signal_test-9786a13806701952)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/signal_test_threads-0045a7b84e7b47fa)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/spawned_concurrency-2d72cee578f66878)
[INFO] [stdout] 
[INFO] [stdout] running 68 tests
[INFO] [stdout] test error::tests::exit_reason_display ... ok
[INFO] [stdout] test error::tests::exit_reason_partial_eq ... ok
[INFO] [stdout] test error::tests::exit_reason_is_abnormal_classification ... ok
[INFO] [stdout] test error::tests::test_error_into_std_error ... ok
[INFO] [stdout] test registry::tests::duplicate_register_fails ... ok
[INFO] [stdout] test registry::tests::register_and_whereis ... ok
[INFO] [stdout] test registry::tests::registered_lists_names ... ok
[INFO] [stdout] test registry::tests::unregister_removes_entry ... ok
[INFO] [stdout] test registry::tests::whereis_missing_returns_none ... ok
[INFO] [stdout] test registry::tests::whereis_wrong_type_returns_none ... ok
[INFO] [stdout] test response::tests::map_transforms_value ... ok
[INFO] [stdout] test tasks::actor::tests::backend_default_is_async ... ok
[INFO] [stdout] test response::tests::ready_ok_unwrap ... ok
[INFO] [stdout] test response::tests::ready_err_is_err ... ok
[INFO] [stdout] test tasks::actor::tests::backend_enum_equality ... ok
[INFO] [stdout] test tasks::actor::tests::backend_enum_is_copy_and_clone ... ok
[INFO] [stdout] test tasks::actor::tests::backend_enum_debug_format ... ok
[INFO] [stdout] test response::tests::timed_receiver_resolves ... ok
[INFO] [stdout] test response::tests::future_resolves_from_receiver ... ok
[INFO] [stdout] test response::tests::future_err_on_dropped_sender ... ok
[INFO] [stdout] test tasks::actor::tests::backend_async_handles_send_and_request ... ok
[INFO] [stdout] test tasks::actor::tests::exit_reason_normal_on_clean_stop ... ok
[INFO] [stdout] test tasks::actor::tests::exit_reason_poll_returns_none_while_running ... ok
[INFO] [stdout] test tasks::actor::tests::multiple_backends_concurrent ... ok
[INFO] [stdout] test tasks::actor::tests::recipient_type_erasure ... ok
[INFO] [stdout] test tasks::actor::tests::send_message_on_cancelled ... ok
[INFO] [stdout] test response::tests::timed_receiver_times_out ... ok
[INFO] [stdout] test tasks::actor::tests::backend_blocking_handles_send_and_request ... ok
[INFO] [stdout] test response::tests::ready_err_unwrap_panics - should panic ... ok
[INFO] [stdout] test tasks::actor::tests::backend_thread_handles_send_and_request ... ok
[INFO] [stdout] test tasks::actor::tests::request_timeout ... ok
[INFO] [stdout] test tasks::actor::tests::exit_reason_panic_in_started ... ok
[INFO] [stdout] test tasks::actor::tests::exit_reason_panic_in_handler ... ok
[INFO] [stdout] test tasks::actor::tests::panic_in_handler_stops_actor ... ok
[INFO] [stdout] test tasks::actor::tests::panic_in_stopped_still_completes ... ok
[INFO] [stdout] test tasks::actor::tests::panic_in_started_stops_actor ... FAILED
[INFO] [stdout] test tasks::actor::tests::send_message_on_delivers ... ok
[INFO] [stdout] test threads::actor::tests::exit_reason_normal_on_clean_stop ... ok
[INFO] [stdout] test threads::actor::tests::exit_reason_panic_in_handler ... ok
[INFO] [stdout] test threads::actor::tests::exit_reason_panic_in_started ... ok
[INFO] [stdout] test threads::actor::tests::exit_reason_poll_returns_none_while_running ... ok
[INFO] [stdout] test threads::actor::tests::basic_send_and_request ... ok
[INFO] [stdout] test threads::actor::tests::join_multiple_callers ... ok
[INFO] [stdout] test threads::actor::tests::join_waits_for_completion ... ok
[INFO] [stdout] test tasks::actor::tests::multiple_join_callers_all_notified ... ok
[INFO] [stdout] test threads::actor::tests::panic_in_stopped_still_completes ... ok
[INFO] [stdout] test threads::actor::tests::recipient_type_erasure ... ok
[INFO] [stdout] test tasks::timer_tests::test_send_after_and_cancellation ... ok
[INFO] [stdout] test threads::stream_tests::listener_consumes_iterator ... ok
[INFO] [stdout] test tasks::timer_tests::test_send_after_gen_server_teardown ... ok
[INFO] [stdout] test threads::actor::tests::panic_in_started_stops_actor ... ok
[INFO] [stdout] test tasks::actor::tests::thread_backend_join_does_not_block_runtime ... ok
[INFO] [stdout] test threads::actor::tests::panic_in_handler_stops_actor ... ok
[INFO] [stdout] test threads::actor::tests::send_message_on_delivers ... ok
[INFO] [stdout] test threads::stream_tests::listener_stops_on_cancellation ... ok
[INFO] [stdout] test threads::timer_tests::test_send_after_actor_shutdown ... ok
[INFO] [stdout] test threads::timer_tests::test_send_after_and_cancellation ... ok
[INFO] [stdout] test tasks::actor::tests::backend_thread_isolates_blocking_work ... ok
[INFO] [stdout] test tasks::stream_tests::test_halting_on_stream_error ... ok
[INFO] [stdout] test tasks::stream_tests::test_skipping_on_stream_error ... ok
[INFO] [stdout] test tasks::stream_tests::test_sum_numbers_from_broadcast_channel ... ok
[INFO] [stdout] test tasks::stream_tests::test_sum_numbers_from_channel ... ok
[INFO] [stdout] test tasks::stream_tests::test_sum_numbers_from_stream ... ok
[INFO] [stdout] test tasks::stream_tests::test_stream_cancellation ... ok
[INFO] [stdout] test tasks::actor::tests::badly_behaved_thread_non_blocking ... ok
[INFO] [stdout] test tasks::actor::tests::badly_behaved_thread ... ok
[INFO] [stdout] test tasks::timer_tests::test_send_interval_and_cancellation ... ok
[INFO] [stdout] test threads::timer_tests::test_send_interval_and_cancellation ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tasks::actor::tests::panic_in_started_stops_actor stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tokio-runtime-worker' (374) panicked at concurrency/src/tasks/actor.rs:1032:21:
[INFO] [stdout] boom in started
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56b323c81c2a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56b323c81c2a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56b323c81c2a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56b323c81c2a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56b323c9658a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56b323c9658a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x56b323c86582 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x56b323c86582 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x56b323c605ff - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56b323c605ff - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56b323c79d79 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56b323b5d10c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x56b323b5d10c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56b323c79ff2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x56b323c79ff2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56b323c606ea - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x56b323c558c9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56b323c613cd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56b323c96d7c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56b323821249 - <spawned_concurrency[6316ef0569f892df]::tasks::actor::tests::panic_in_started_stops_actor::{closure#0}::PanicOnStart as spawned_concurrency[6316ef0569f892df]::tasks::actor::Actor>::started::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/concurrency/src/tasks/actor.rs:1032:21
[INFO] [stdout]   20:     0x56b32391eb92 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<spawned_concurrency[6316ef0569f892df]::tasks::actor::tests::panic_in_started_stops_actor::{closure#0}::PanicOnStart as spawned_concurrency[6316ef0569f892df]::tasks::actor::Actor>::started::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:300:9
[INFO] [stdout]   21:     0x56b323821386 - <futures_util[6b937a6e2f09f332]::future::future::catch_unwind::CatchUnwind<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<spawned_concurrency[6316ef0569f892df]::tasks::actor::tests::panic_in_started_stops_actor::{closure#0}::PanicOnStart as spawned_concurrency[6316ef0569f892df]::tasks::actor::Actor>::started::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs:37:44
[INFO] [stdout]   22:     0x56b32391e753 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<futures_util[6b937a6e2f09f332]::future::future::catch_unwind::CatchUnwind<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<spawned_concurrency[6316ef0569f892df]::tasks::actor::tests::panic_in_started_stops_actor::{closure#0}::PanicOnStart as spawned_concurrency[6316ef0569f892df]::tasks::actor::Actor>::started::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   23:     0x56b3239c4d7c - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<futures_util[6b937a6e2f09f332]::future::future::catch_unwind::CatchUnwind<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<spawned_concurrency[6316ef0569f892df]::tasks::actor::tests::panic_in_started_stops_actor::{closure#0}::PanicOnStart as spawned_concurrency[6316ef0569f892df]::tasks::actor::Actor>::started::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x56b3239a145b - __rust_try
[INFO] [stdout]   25:     0x56b323992823 - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::task::poll::Poll<()>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<futures_util[6b937a6e2f09f332]::future::future::catch_unwind::CatchUnwind<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<spawned_concurrency[6316ef0569f892df]::tasks::actor::tests::panic_in_started_stops_actor::{closure#0}::PanicOnStart as spawned_concurrency[6316ef0569f892df]::tasks::actor::Actor>::started::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x56b323992823 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<futures_util[6b937a6e2f09f332]::future::future::catch_unwind::CatchUnwind<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<spawned_concurrency[6316ef0569f892df]::tasks::actor::tests::panic_in_started_stops_actor::{closure#0}::PanicOnStart as spawned_concurrency[6316ef0569f892df]::tasks::actor::Actor>::started::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x56b32384635f - <futures_util[6b937a6e2f09f332]::future::future::catch_unwind::CatchUnwind<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<<spawned_concurrency[6316ef0569f892df]::tasks::actor::tests::panic_in_started_stops_actor::{closure#0}::PanicOnStart as spawned_concurrency[6316ef0569f892df]::tasks::actor::Actor>::started::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs:37:9
[INFO] [stdout]   28:     0x56b323b1482f - spawned_concurrency[6316ef0569f892df]::tasks::actor::run_actor::<spawned_concurrency[6316ef0569f892df]::tasks::actor::tests::panic_in_started_stops_actor::{closure#0}::PanicOnStart>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/concurrency/src/tasks/actor.rs:462:77
[INFO] [stdout]   29:     0x56b323b3a058 - <spawned_concurrency[6316ef0569f892df]::tasks::actor::ActorRef<spawned_concurrency[6316ef0569f892df]::tasks::actor::tests::panic_in_started_stops_actor::{closure#0}::PanicOnStart>>::spawn::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/concurrency/src/tasks/actor.rs:434:72
[INFO] [stdout]   30:     0x56b323966d7e - <spawned_concurrency[6316ef0569f892df]::tasks::actor::warn_on_block::WarnOnBlocking<<spawned_concurrency[6316ef0569f892df]::tasks::actor::ActorRef<spawned_concurrency[6316ef0569f892df]::tasks::actor::tests::panic_in_started_stops_actor::{closure#0}::PanicOnStart>>::spawn::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/workdir/concurrency/src/tasks/actor.rs:602:34
[INFO] [stdout]   31:     0x56b32375d4f8 - <tokio[c03eda5e3cbfecc5]::runtime::task::core::Core<spawned_concurrency[6316ef0569f892df]::tasks::actor::warn_on_block::WarnOnBlocking<<spawned_concurrency[6316ef0569f892df]::tasks::actor::ActorRef<spawned_concurrency[6316ef0569f892df]::tasks::actor::tests::panic_in_started_stops_actor::{closure#0}::PanicOnStart>>::spawn::{closure#0}>, alloc[420bb310a727dfd7]::sync::Arc<tokio[c03eda5e3cbfecc5]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs:365:24
[INFO] [stdout]   32:     0x56b3237b2d68 - <tokio[c03eda5e3cbfecc5]::loom::std::unsafe_cell::UnsafeCell<tokio[c03eda5e3cbfecc5]::runtime::task::core::Stage<spawned_concurrency[6316ef0569f892df]::tasks::actor::warn_on_block::WarnOnBlocking<<spawned_concurrency[6316ef0569f892df]::tasks::actor::ActorRef<spawned_concurrency[6316ef0569f892df]::tasks::actor::tests::panic_in_started_stops_actor::{closure#0}::PanicOnStart>>::spawn::{closure#0}>>>>::with_mut::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c03eda5e3cbfecc5]::runtime::task::core::Core<spawned_concurrency[6316ef0569f892df]::tasks::actor::warn_on_block::WarnOnBlocking<<spawned_concurrency[6316ef0569f892df]::tasks::actor::ActorRef<spawned_concurrency[6316ef0569f892df]::tasks::actor::tests::panic_in_started_stops_actor::{closure#0}::PanicOnStart>>::spawn::{closure#0}>, alloc[420bb310a727dfd7]::sync::Arc<tokio[c03eda5e3cbfecc5]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   33:     0x56b3237b2d68 - <tokio[c03eda5e3cbfecc5]::runtime::task::core::Core<spawned_concurrency[6316ef0569f892df]::tasks::actor::warn_on_block::WarnOnBlocking<<spawned_concurrency[6316ef0569f892df]::tasks::actor::ActorRef<spawned_concurrency[6316ef0569f892df]::tasks::actor::tests::panic_in_started_stops_actor::{closure#0}::PanicOnStart>>::spawn::{closure#0}>, alloc[420bb310a727dfd7]::sync::Arc<tokio[c03eda5e3cbfecc5]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs:354:30
[INFO] [stdout]   34:     0x56b3236fa6da - tokio[c03eda5e3cbfecc5]::runtime::task::harness::poll_future::<spawned_concurrency[6316ef0569f892df]::tasks::actor::warn_on_block::WarnOnBlocking<<spawned_concurrency[6316ef0569f892df]::tasks::actor::ActorRef<spawned_concurrency[6316ef0569f892df]::tasks::actor::tests::panic_in_started_stops_actor::{closure#0}::PanicOnStart>>::spawn::{closure#0}>, alloc[420bb310a727dfd7]::sync::Arc<tokio[c03eda5e3cbfecc5]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   35:     0x56b32391a480 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<tokio[c03eda5e3cbfecc5]::runtime::task::harness::poll_future<spawned_concurrency[6316ef0569f892df]::tasks::actor::warn_on_block::WarnOnBlocking<<spawned_concurrency[6316ef0569f892df]::tasks::actor::ActorRef<spawned_concurrency[6316ef0569f892df]::tasks::actor::tests::panic_in_started_stops_actor::{closure#0}::PanicOnStart>>::spawn::{closure#0}>, alloc[420bb310a727dfd7]::sync::Arc<tokio[c03eda5e3cbfecc5]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x56b3239bf82e - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<tokio[c03eda5e3cbfecc5]::runtime::task::harness::poll_future<spawned_concurrency[6316ef0569f892df]::tasks::actor::warn_on_block::WarnOnBlocking<<spawned_concurrency[6316ef0569f892df]::tasks::actor::ActorRef<spawned_concurrency[6316ef0569f892df]::tasks::actor::tests::panic_in_started_stops_actor::{closure#0}::PanicOnStart>>::spawn::{closure#0}>, alloc[420bb310a727dfd7]::sync::Arc<tokio[c03eda5e3cbfecc5]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x56b3239a145b - __rust_try
[INFO] [stdout]   38:     0x56b3239823c3 - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::task::poll::Poll<()>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<tokio[c03eda5e3cbfecc5]::runtime::task::harness::poll_future<spawned_concurrency[6316ef0569f892df]::tasks::actor::warn_on_block::WarnOnBlocking<<spawned_concurrency[6316ef0569f892df]::tasks::actor::ActorRef<spawned_concurrency[6316ef0569f892df]::tasks::actor::tests::panic_in_started_stops_actor::{closure#0}::PanicOnStart>>::spawn::{closure#0}>, alloc[420bb310a727dfd7]::sync::Arc<tokio[c03eda5e3cbfecc5]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x56b3239823c3 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<tokio[c03eda5e3cbfecc5]::runtime::task::harness::poll_future<spawned_concurrency[6316ef0569f892df]::tasks::actor::warn_on_block::WarnOnBlocking<<spawned_concurrency[6316ef0569f892df]::tasks::actor::ActorRef<spawned_concurrency[6316ef0569f892df]::tasks::actor::tests::panic_in_started_stops_actor::{closure#0}::PanicOnStart>>::spawn::{closure#0}>, alloc[420bb310a727dfd7]::sync::Arc<tokio[c03eda5e3cbfecc5]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56b3236ec20f - tokio[c03eda5e3cbfecc5]::runtime::task::harness::poll_future::<spawned_concurrency[6316ef0569f892df]::tasks::actor::warn_on_block::WarnOnBlocking<<spawned_concurrency[6316ef0569f892df]::tasks::actor::ActorRef<spawned_concurrency[6316ef0569f892df]::tasks::actor::tests::panic_in_started_stops_actor::{closure#0}::PanicOnStart>>::spawn::{closure#0}>, alloc[420bb310a727dfd7]::sync::Arc<tokio[c03eda5e3cbfecc5]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   41:     0x56b32372fda0 - <tokio[c03eda5e3cbfecc5]::runtime::task::harness::Harness<spawned_concurrency[6316ef0569f892df]::tasks::actor::warn_on_block::WarnOnBlocking<<spawned_concurrency[6316ef0569f892df]::tasks::actor::ActorRef<spawned_concurrency[6316ef0569f892df]::tasks::actor::tests::panic_in_started_stops_actor::{closure#0}::PanicOnStart>>::spawn::{closure#0}>, alloc[420bb310a727dfd7]::sync::Arc<tokio[c03eda5e3cbfecc5]::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   42:     0x56b323730053 - <tokio[c03eda5e3cbfecc5]::runtime::task::harness::Harness<spawned_concurrency[6316ef0569f892df]::tasks::actor::warn_on_block::WarnOnBlocking<<spawned_concurrency[6316ef0569f892df]::tasks::actor::ActorRef<spawned_concurrency[6316ef0569f892df]::tasks::actor::tests::panic_in_started_stops_actor::{closure#0}::PanicOnStart>>::spawn::{closure#0}>, alloc[420bb310a727dfd7]::sync::Arc<tokio[c03eda5e3cbfecc5]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   43:     0x56b3238fd75b - tokio[c03eda5e3cbfecc5]::runtime::task::raw::poll::<spawned_concurrency[6316ef0569f892df]::tasks::actor::warn_on_block::WarnOnBlocking<<spawned_concurrency[6316ef0569f892df]::tasks::actor::ActorRef<spawned_concurrency[6316ef0569f892df]::tasks::actor::tests::panic_in_started_stops_actor::{closure#0}::PanicOnStart>>::spawn::{closure#0}>, alloc[420bb310a727dfd7]::sync::Arc<tokio[c03eda5e3cbfecc5]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:325:13
[INFO] [stdout]   44:     0x56b323be0e87 - <tokio[c03eda5e3cbfecc5]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:255:18
[INFO] [stdout]   45:     0x56b323bfb1c2 - <tokio[c03eda5e3cbfecc5]::runtime::task::LocalNotified<alloc[420bb310a727dfd7]::sync::Arc<tokio[c03eda5e3cbfecc5]::runtime::scheduler::multi_thread::handle::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs:509:13
[INFO] [stdout]   46:     0x56b323c0952d - <tokio[c03eda5e3cbfecc5]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:600:18
[INFO] [stdout]   47:     0x56b323c117c9 - tokio[c03eda5e3cbfecc5]::task::coop::with_budget::<core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::boxed::Box<tokio[c03eda5e3cbfecc5]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[c03eda5e3cbfecc5]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   48:     0x56b323c117c9 - tokio[c03eda5e3cbfecc5]::task::coop::budget::<core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::boxed::Box<tokio[c03eda5e3cbfecc5]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[c03eda5e3cbfecc5]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   49:     0x56b323c117c9 - <tokio[c03eda5e3cbfecc5]::runtime::scheduler::multi_thread::worker::Context>::run_task
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:591:9
[INFO] [stdout]   50:     0x56b323c10549 - <tokio[c03eda5e3cbfecc5]::runtime::scheduler::multi_thread::worker::Context>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:539:29
[INFO] [stdout]   51:     0x56b323c08f09 - tokio[c03eda5e3cbfecc5]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:504:24
[INFO] [stdout]   52:     0x56b323bb6910 - <tokio[c03eda5e3cbfecc5]::runtime::context::scoped::Scoped<tokio[c03eda5e3cbfecc5]::runtime::scheduler::Context>>::set::<tokio[c03eda5e3cbfecc5]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   53:     0x56b323bc65fb - tokio[c03eda5e3cbfecc5]::runtime::context::set_scheduler::<(), tokio[c03eda5e3cbfecc5]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   54:     0x56b323bbd9cb - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c03eda5e3cbfecc5]::runtime::context::Context>>::try_with::<tokio[c03eda5e3cbfecc5]::runtime::context::set_scheduler<(), tokio[c03eda5e3cbfecc5]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   55:     0x56b323bbd62f - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c03eda5e3cbfecc5]::runtime::context::Context>>::with::<tokio[c03eda5e3cbfecc5]::runtime::context::set_scheduler<(), tokio[c03eda5e3cbfecc5]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   56:     0x56b323bc5d24 - tokio[c03eda5e3cbfecc5]::runtime::context::set_scheduler::<(), tokio[c03eda5e3cbfecc5]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   57:     0x56b323c0a079 - tokio[c03eda5e3cbfecc5]::runtime::scheduler::multi_thread::worker::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:499:9
[INFO] [stdout]   58:     0x56b323bf888f - tokio[c03eda5e3cbfecc5]::runtime::context::runtime::enter_runtime::<tokio[c03eda5e3cbfecc5]::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   59:     0x56b323c126f1 - tokio[c03eda5e3cbfecc5]::runtime::scheduler::multi_thread::worker::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:491:5
[INFO] [stdout]   60:     0x56b323c090cb - <tokio[c03eda5e3cbfecc5]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:457:45
[INFO] [stdout]   61:     0x56b323bef07b - <tokio[c03eda5e3cbfecc5]::runtime::blocking::task::BlockingTask<<tokio[c03eda5e3cbfecc5]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/task.rs:42:21
[INFO] [stdout]   62:     0x56b323bb478c - <tokio[c03eda5e3cbfecc5]::runtime::task::core::Core<tokio[c03eda5e3cbfecc5]::runtime::blocking::task::BlockingTask<<tokio[c03eda5e3cbfecc5]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[c03eda5e3cbfecc5]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs:365:24
[INFO] [stdout]   63:     0x56b323bb5e2c - <tokio[c03eda5e3cbfecc5]::loom::std::unsafe_cell::UnsafeCell<tokio[c03eda5e3cbfecc5]::runtime::task::core::Stage<tokio[c03eda5e3cbfecc5]::runtime::blocking::task::BlockingTask<<tokio[c03eda5e3cbfecc5]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>>>::with_mut::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c03eda5e3cbfecc5]::runtime::task::core::Core<tokio[c03eda5e3cbfecc5]::runtime::blocking::task::BlockingTask<<tokio[c03eda5e3cbfecc5]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[c03eda5e3cbfecc5]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   64:     0x56b323bb5e2c - <tokio[c03eda5e3cbfecc5]::runtime::task::core::Core<tokio[c03eda5e3cbfecc5]::runtime::blocking::task::BlockingTask<<tokio[c03eda5e3cbfecc5]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[c03eda5e3cbfecc5]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs:354:30
[INFO] [stdout]   65:     0x56b323bb29de - tokio[c03eda5e3cbfecc5]::runtime::task::harness::poll_future::<tokio[c03eda5e3cbfecc5]::runtime::blocking::task::BlockingTask<<tokio[c03eda5e3cbfecc5]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[c03eda5e3cbfecc5]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   66:     0x56b323bf0331 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<tokio[c03eda5e3cbfecc5]::runtime::task::harness::poll_future<tokio[c03eda5e3cbfecc5]::runtime::blocking::task::BlockingTask<<tokio[c03eda5e3cbfecc5]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[c03eda5e3cbfecc5]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x56b323bfd57f - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<tokio[c03eda5e3cbfecc5]::runtime::task::harness::poll_future<tokio[c03eda5e3cbfecc5]::runtime::blocking::task::BlockingTask<<tokio[c03eda5e3cbfecc5]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[c03eda5e3cbfecc5]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x56b323bd8ecb - __rust_try
[INFO] [stdout]   69:     0x56b323bd5893 - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::task::poll::Poll<()>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<tokio[c03eda5e3cbfecc5]::runtime::task::harness::poll_future<tokio[c03eda5e3cbfecc5]::runtime::blocking::task::BlockingTask<<tokio[c03eda5e3cbfecc5]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[c03eda5e3cbfecc5]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x56b323bd5893 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<tokio[c03eda5e3cbfecc5]::runtime::task::harness::poll_future<tokio[c03eda5e3cbfecc5]::runtime::blocking::task::BlockingTask<<tokio[c03eda5e3cbfecc5]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[c03eda5e3cbfecc5]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x56b323bb25e0 - tokio[c03eda5e3cbfecc5]::runtime::task::harness::poll_future::<tokio[c03eda5e3cbfecc5]::runtime::blocking::task::BlockingTask<<tokio[c03eda5e3cbfecc5]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[c03eda5e3cbfecc5]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   72:     0x56b323bb3579 - <tokio[c03eda5e3cbfecc5]::runtime::task::harness::Harness<tokio[c03eda5e3cbfecc5]::runtime::blocking::task::BlockingTask<<tokio[c03eda5e3cbfecc5]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[c03eda5e3cbfecc5]::runtime::blocking::schedule::BlockingSchedule>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   73:     0x56b323bb3837 - <tokio[c03eda5e3cbfecc5]::runtime::task::harness::Harness<tokio[c03eda5e3cbfecc5]::runtime::blocking::task::BlockingTask<<tokio[c03eda5e3cbfecc5]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[c03eda5e3cbfecc5]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   74:     0x56b323bddbcd - tokio[c03eda5e3cbfecc5]::runtime::task::raw::poll::<tokio[c03eda5e3cbfecc5]::runtime::blocking::task::BlockingTask<<tokio[c03eda5e3cbfecc5]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[c03eda5e3cbfecc5]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:325:13
[INFO] [stdout]   75:     0x56b323be0e87 - <tokio[c03eda5e3cbfecc5]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:255:18
[INFO] [stdout]   76:     0x56b323bfb207 - <tokio[c03eda5e3cbfecc5]::runtime::task::UnownedTask<tokio[c03eda5e3cbfecc5]::runtime::blocking::schedule::BlockingSchedule>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs:546:13
[INFO] [stdout]   77:     0x56b323c03937 - <tokio[c03eda5e3cbfecc5]::runtime::blocking::pool::Task>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs:161:19
[INFO] [stdout]   78:     0x56b323c055b0 - <tokio[c03eda5e3cbfecc5]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs:516:22
[INFO] [stdout]   79:     0x56b323c032e4 - <tokio[c03eda5e3cbfecc5]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs:474:47
[INFO] [stdout]   80:     0x56b323bc5ca6 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[c03eda5e3cbfecc5]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   81:     0x56b323bde9a2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<tokio[c03eda5e3cbfecc5]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   82:     0x56b323bf03a1 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<tokio[c03eda5e3cbfecc5]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   83:     0x56b323bfd607 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<tokio[c03eda5e3cbfecc5]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   84:     0x56b323be442b - __rust_try
[INFO] [stdout]   85:     0x56b323bde654 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<tokio[c03eda5e3cbfecc5]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   86:     0x56b323bde654 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<tokio[c03eda5e3cbfecc5]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   87:     0x56b323bde654 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<tokio[c03eda5e3cbfecc5]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   88:     0x56b323bd261f - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<tokio[c03eda5e3cbfecc5]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   89:     0x56b323c814ff - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   90:     0x56b323c814ff - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   91:     0x748fed44caa4 - <unknown>
[INFO] [stdout]   92:     0x748fed4d9a64 - clone
[INFO] [stdout]   93:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tasks::actor::tests::panic_in_started_stops_actor' (352) panicked at concurrency/src/tasks/actor.rs:1042:13:
[INFO] [stdout] assertion failed: result.is_err()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56b323c81c2a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56b323c81c2a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56b323c81c2a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56b323c81c2a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56b323c9658a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56b323c9658a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x56b323c86582 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x56b323c86582 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x56b323c605ff - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56b323c605ff - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56b323c79d79 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56b323b5d10c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x56b323b5d10c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56b323c79ff2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x56b323c79ff2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56b323c606ea - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x56b323c558c9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56b323c613cd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56b323c96d7c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56b323c96d42 - core[4a92201981c6b77a]::panicking::panic
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x56b32381b01a - spawned_concurrency[6316ef0569f892df]::tasks::actor::tests::panic_in_started_stops_actor::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/concurrency/src/tasks/actor.rs:1042:13
[INFO] [stdout]   21:     0x56b323a65cfd - <tokio[c03eda5e3cbfecc5]::runtime::park::CachedParkThread>::block_on::<spawned_concurrency[6316ef0569f892df]::tasks::actor::tests::panic_in_started_stops_actor::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:71
[INFO] [stdout]   22:     0x56b323a5209e - tokio[c03eda5e3cbfecc5]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c03eda5e3cbfecc5]::runtime::park::CachedParkThread>::block_on<spawned_concurrency[6316ef0569f892df]::tasks::actor::tests::panic_in_started_stops_actor::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   23:     0x56b323a5209e - tokio[c03eda5e3cbfecc5]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c03eda5e3cbfecc5]::runtime::park::CachedParkThread>::block_on<spawned_concurrency[6316ef0569f892df]::tasks::actor::tests::panic_in_started_stops_actor::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   24:     0x56b323a5209e - <tokio[c03eda5e3cbfecc5]::runtime::park::CachedParkThread>::block_on::<spawned_concurrency[6316ef0569f892df]::tasks::actor::tests::panic_in_started_stops_actor::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:31
[INFO] [stdout]   25:     0x56b3238bc095 - <tokio[c03eda5e3cbfecc5]::runtime::context::blocking::BlockingRegionGuard>::block_on::<spawned_concurrency[6316ef0569f892df]::tasks::actor::tests::panic_in_started_stops_actor::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   26:     0x56b323884dc6 - <tokio[c03eda5e3cbfecc5]::runtime::scheduler::multi_thread::MultiThread>::block_on::<spawned_concurrency[6316ef0569f892df]::tasks::actor::tests::panic_in_started_stops_actor::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   27:     0x56b323a80d77 - tokio[c03eda5e3cbfecc5]::runtime::context::runtime::enter_runtime::<<tokio[c03eda5e3cbfecc5]::runtime::scheduler::multi_thread::MultiThread>::block_on<spawned_concurrency[6316ef0569f892df]::tasks::actor::tests::panic_in_started_stops_actor::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   28:     0x56b32384dcd1 - <tokio[c03eda5e3cbfecc5]::runtime::scheduler::multi_thread::MultiThread>::block_on::<spawned_concurrency[6316ef0569f892df]::tasks::actor::tests::panic_in_started_stops_actor::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   29:     0x56b3238a4f89 - <tokio[c03eda5e3cbfecc5]::runtime::runtime::Runtime>::block_on_inner::<spawned_concurrency[6316ef0569f892df]::tasks::actor::tests::panic_in_started_stops_actor::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:370:50
[INFO] [stdout]   30:     0x56b3238abc7b - <tokio[c03eda5e3cbfecc5]::runtime::runtime::Runtime>::block_on::<spawned_concurrency[6316ef0569f892df]::tasks::actor::tests::panic_in_started_stops_actor::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   31:     0x56b323840632 - spawned_concurrency[6316ef0569f892df]::tasks::actor::tests::panic_in_started_stops_actor
[INFO] [stdout]                                at /opt/rustwide/workdir/concurrency/src/tasks/actor.rs:1024:17
[INFO] [stdout]   32:     0x56b323816d17 - spawned_concurrency[6316ef0569f892df]::tasks::actor::tests::panic_in_started_stops_actor::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/concurrency/src/tasks/actor.rs:1022:42
[INFO] [stdout]   33:     0x56b323b02136 - <spawned_concurrency[6316ef0569f892df]::tasks::actor::tests::panic_in_started_stops_actor::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x56b323b503eb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x56b323b503eb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   36:     0x56b323b5dbdb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   37:     0x56b323b5dbdb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x56b323b5dbdb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x56b323b5dbdb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x56b323b5dbdb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x56b323b5dbdb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   42:     0x56b323b5dbdb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   43:     0x56b323b572f4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   44:     0x56b323b572f4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   45:     0x56b323b607e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   46:     0x56b323b607e2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x56b323b607e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x56b323b607e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x56b323b607e2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x56b323b607e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   51:     0x56b323b607e2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x56b323c814ff - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   53:     0x56b323c814ff - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   54:     0x748fed44caa4 - <unknown>
[INFO] [stdout]   55:     0x748fed4d9a64 - clone
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tasks::actor::tests::panic_in_started_stops_actor
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 67 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.60s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p spawned-concurrency --lib`
[INFO] running `Command { std: "docker" "inspect" "53877258e22bd02e5f40b84ce3b5e2c9736733b99fb0b817812b4866d2911979", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53877258e22bd02e5f40b84ce3b5e2c9736733b99fb0b817812b4866d2911979", kill_on_drop: false }`
[INFO] [stdout] 53877258e22bd02e5f40b84ce3b5e2c9736733b99fb0b817812b4866d2911979
